home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2006 October / wn148cd2.iso / Windows / Se divertir / MediaPortal / Setup.msi / _89D652C6F4C5CB6EFB7B225B3B3ACD05 / _E66B70D6B35E4C65BB4C57B61F33515E < prev    next >
Text File  |  2006-02-16  |  6KB  |  236 lines

  1. <window>
  2.     <id>500</id>
  3.     <defaultcontrol>2</defaultcontrol>
  4.     <allowoverlay>yes</allowoverlay>
  5. <controls>
  6.     <control>
  7.         <description>BG</description>
  8.         <type>image</type>
  9.         <id>1</id>
  10.         <posX>0</posX>
  11.         <posY>0</posY>
  12.         <width>720</width>
  13.         <height>576</height>
  14.         <texture>background.png</texture>
  15.     </control>
  16.     <control>
  17.         <description>Music BG</description>
  18.         <type>image</type>
  19.         <id>1</id>
  20.         <posX>300</posX>
  21.         <posY>150</posY>
  22.         <width>350</width>
  23.         <height>350</height>
  24.         <colordiffuse>20ffffff</colordiffuse>
  25.         <texture>mymusic.png</texture>
  26.     </control>
  27.  
  28.     <control>
  29.         <description>Playlist Text</description>
  30.         <type>label</type>
  31.         <id>14</id>
  32.         <posX>280</posX>
  33.         <posY>50</posY>
  34.         <label>136</label>
  35.         <font>font10</font>
  36.         <align>right</align>
  37.     </control>
  38.  
  39.     <control>
  40.         <description>Panel</description>
  41.         <type>image</type>
  42.         <id>1</id>
  43.         <posX>50</posX>
  44.         <posY>100</posY>
  45.         <width>190</width>
  46.         <height>272</height>
  47.         <texture>panel.png</texture>
  48.     </control>
  49.     <control>
  50.         <description>View-As button</description>
  51.         <type>button</type>
  52.         <id>2</id>
  53.         <posX>55</posX>
  54.         <posY>115</posY>
  55.         <label>100</label>
  56.         <onleft>2</onleft>
  57.         <onright>50</onright>
  58.         <onup>1111</onup> <!-- Go to topbar -->
  59.         <ondown>26</ondown>
  60.     </control>
  61.     <control>
  62.         <description>Party Shuffle Mode button</description>
  63.         <type>togglebutton</type>
  64.         <id>26</id>
  65.         <posX>55</posX>
  66.         <posY>143</posY>
  67. <!--        <posY>311</posY> -->
  68.         <width>180</width>
  69.         <height>28</height>
  70.         <textXOff>10</textXOff>
  71.         <textYOff>2</textYOff>
  72.         <font>font13</font>
  73.         <textcolor>ff484848</textcolor>
  74.         <colordiffuse>ffffffff</colordiffuse>
  75.         <disabledcolor>60ffffff</disabledcolor>
  76.         <label>16001</label>
  77.         <AltTextureFocus>togglebutton-off-focus.png</AltTextureFocus>
  78.         <AltTextureNoFocus>togglebutton-off-nofocus.png</AltTextureNoFocus>
  79.         <textureFocus>togglebutton-on-focus.png</textureFocus>
  80.         <textureNoFocus>togglebutton-on-nofocus.png</textureNoFocus>
  81.         <onup>2</onup>
  82.         <ondown>20</ondown>
  83.         <onleft>26</onleft>
  84.         <onright>50</onright>
  85.     </control>
  86.     <control>
  87.         <description>Panel Split</description>
  88.         <type>image</type>
  89.         <id>1</id>
  90.         <posX>55</posX>
  91.         <posY>180</posY>
  92.         <width>180</width>
  93.          <height>2</height>
  94.          <texture>panel_split.png</texture>
  95.     </control>
  96.     <control>
  97.         <description>Shuffle button</description>
  98.         <type>button</type>
  99.         <id>20</id>
  100.         <posX>55</posX>
  101.         <posY>189</posY>
  102.         <label>191</label>
  103.         <onleft>20</onleft>
  104.         <onright>50</onright>
  105.         <onup>26</onup>
  106.         <ondown>21</ondown>
  107.     </control>
  108.     <control>
  109.         <description>Save button</description>
  110.         <type>button</type>
  111.         <id>21</id>
  112.         <posX>55</posX>
  113.         <posY>217</posY>
  114.         <label>190</label>
  115.         <onleft>21</onleft>
  116.         <onright>50</onright>
  117.         <onup>20</onup>
  118.         <ondown>22</ondown>
  119.     </control>
  120.     <control>
  121.         <description>Clear button</description>
  122.         <type>button</type>
  123.         <id>22</id>
  124.         <posX>55</posX>
  125.         <posY>245</posY>
  126.         <label>192</label>
  127.         <onleft>22</onleft>
  128.         <onright>50</onright>
  129.         <onup>21</onup>
  130.         <ondown>23</ondown>
  131.     </control>
  132.     <control>
  133.       <visible>no</visible> <!-- Button not needed IMHO -->
  134.         <description>Play button</description>
  135.         <type>button</type>
  136.         <id>23</id>
  137.         <posX>55</posX>
  138.         <posY>273</posY>
  139.         <label>208</label>
  140.         <onleft>23</onleft>
  141.         <onright>50</onright>
  142.         <onup>22</onup>
  143.         <ondown>24</ondown>
  144.     </control>
  145.     <control>
  146.       <visible>no</visible> <!-- Button not needed IMHO -->
  147.         <description>Next button</description>
  148.         <type>button</type>
  149.         <id>24</id>
  150.         <posX>55</posX>
  151.         <posY>301</posY>
  152.         <label>209</label>
  153.         <onleft>24</onleft>
  154.         <onright>50</onright>
  155.         <onup>23</onup>
  156.         <ondown>25</ondown>
  157.     </control>
  158.     <control>
  159.       <visible>no</visible> <!-- Button not needed IMHO -->
  160.         <description>Previous button</description>
  161.         <type>button</type>
  162.         <id>25</id>
  163.         <posX>55</posX>
  164.         <posY>329</posY>
  165.         <label>210</label>
  166.         <onleft>25</onleft>
  167.         <onright>50</onright>
  168.         <ondown>2</ondown>
  169.         <onup>24</onup>
  170.         <ondown>2</ondown>
  171.     </control>
  172.  
  173.     <control>
  174.         <description>composite control consisting of a list control and a thumbnail panel</description>
  175.         <type>facadeview</type>
  176.         <id>50</id>
  177.         <control>
  178.             <description>Thumbnail Panel</description>
  179.             <type>thumbnailpanel</type>
  180.             <id>51</id>
  181.         <onleft>2</onleft>
  182.         <onright>52</onright>
  183.         <onup>2</onup>
  184.             <ondown>2</ondown>
  185.         </control>
  186.         <control>
  187.             <description>album view listcontrol</description>
  188.             <type>listcontrol</type>
  189.             <subtype>album</subtype>
  190.             <id>52</id>
  191.             <font>font13</font>
  192.             <font2>font13</font2>
  193.             <selectedColor>FFFF6600</selectedColor>
  194.             <textcolor>FFB2D4F5</textcolor>
  195.             <selectedColor2>FFFF6600</selectedColor2>
  196.             <textcolor2>FFB2D4F5</textcolor2>
  197.             <colordiffuse>ffffffff</colordiffuse>
  198.             <suffix>|</suffix>
  199.             <textXOff>0</textXOff>
  200.             <textYOff>4</textYOff>
  201.             <textXOff2>420</textXOff2>
  202.             <textYOff2>60</textYOff2>
  203.             <itemWidth>81</itemWidth>
  204.             <itemHeight>81</itemHeight>
  205.             <spaceBetweenItems>14</spaceBetweenItems>
  206.             <textureHeight>90</textureHeight>
  207.             <onleft>2</onleft>
  208.             <onright>52</onright>
  209.             <onup>2</onup>
  210.             <ondown>2</ondown>
  211.         </control>
  212.     <control>
  213.       <description>playlist control</description>
  214.       <type>playlistcontrol</type>
  215.       <id>53</id>
  216.       <onleft>2</onleft>
  217.       <onright>53</onright>
  218.       <onup>2</onup>
  219.       <ondown>2</ondown>
  220.       <textcolor>FFFFFFFF</textcolor>
  221.     </control>
  222.   </control>
  223.  
  224.     <control>
  225.         <description>Number of Files</description>
  226.         <type>label</type>
  227.         <id>12</id>
  228.         <posX>250</posX>
  229.         <posY>530</posY>
  230.         <label>-</label>
  231.         <font>font13</font>
  232.     </control>
  233.  
  234.     </controls>
  235. </window>
  236.